home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / wtj208.zip / FRANTZ / TARGET / TARGET_.H < prev    next >
C/C++ Source or Header  |  1993-04-10  |  252b  |  11 lines

  1. /* ------------------------------ TARGET_.H -------------------------
  2.  *    Include file
  3.  * ---------------------------------------------------------------- */
  4.  
  5. #include "Target.h"
  6.  
  7. // ---- Global variables
  8. HANDLE            hmodDLL;            // DLL's handle
  9.  
  10.  
  11.